home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / c / vgagraph.zip / BGI.H < prev    next >
Text File  |  1993-03-22  |  170b  |  4 lines

  1. char ldfontbgi(char *fname,char *p);
  2. void sizechar(float x,float y,int typf);
  3. void freefontbgi();
  4. void bgitext(int x00,int y00,char *str,char cols,char cole,char typ);